home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / te150a.zip / FILTER.CTL < prev    next >
Text File  |  1996-10-11  |  1KB  |  119 lines

  1. ;
  2. ; High ASCII Filter Control File
  3. ; Copyright (C) 1996, By Steve Blinch of Mikerosoft Productions
  4. ; Converts high ASCII characters into low ASCII (if enabled in TESetup).
  5. ;
  6.  
  7. ; This control file allows you to change specific high ASCII characters into
  8. ; predefined low ASCII codes.  Any text under the [translate] header MUST be
  9. ; in the following format:
  10. ;
  11. ; <highasciicode> <lowasciicode>
  12. ;
  13. ; Where <highasciicode> is the original high ASCII code or character, and
  14. ; <lowasciicode) is the low ASCII code or character you wish to convert it
  15. ; to, i.e.
  16. ;
  17. ; 179 124
  18. ; 205 61
  19. ;
  20. ; or
  21. ;
  22. ; │ |
  23. ; ═ =
  24. ;
  25. ; Any character not specified in this file will simply have its 8th bit
  26. ; removed.
  27. ;
  28. ; Note: Do NOT use the semicolon (;) in any of your translations, as it is
  29. ;       reserved to mark the beginning of a comment.
  30.  
  31. Ç C
  32. ü u
  33. é e
  34. â a
  35. ä a
  36. à a
  37. å a
  38. ç c
  39. ê e
  40. ë e
  41. è e
  42. ï i
  43. î i
  44. ì i
  45. Ä A
  46. Å A
  47. É E
  48. ô o
  49. ö o
  50. ò o
  51. û u
  52. ù u
  53. ÿ y
  54. Ö O
  55. Ü U
  56. ¢ c
  57. £ L
  58. ¥ Y
  59. ₧ P
  60. ƒ f
  61. á a
  62. í i
  63. ó o
  64. ú u
  65. ñ n
  66. Ñ N
  67. ª a
  68. º o
  69. ¿ ?
  70. ¡ !
  71. « <
  72. » >
  73. │ |
  74. ┤ |
  75. ╡ |
  76. ╢ |
  77. ╖ +
  78. ╕ +
  79. ╣ |
  80. ║ |
  81. ╗ +
  82. ╝ +
  83. ╜ +
  84. ╛ +
  85. ┐ +
  86. └ +
  87. ┴ -
  88. ┬ -
  89. ├ |
  90. ─ -
  91. ┼ |
  92. ╞ |
  93. ╟ |
  94. ╚ +
  95. ╔ +
  96. ╩ -
  97. ╦ -
  98. ╠ |
  99. ═ -
  100. ╬ |
  101. ╧ -
  102. ╨ -
  103. ╤ -
  104. ╥ -
  105. ╙ +
  106. ╘ +
  107. ╒ +
  108. ╓ +
  109. ╫ |
  110. ╪ |
  111. ┘ +
  112. ┌ +
  113. Θ O
  114. ∙ .
  115. · .
  116. ⁿ n
  117. ² 2
  118. ■ *
  119.